github.com/klauspost/compress/flate.huffmanBitWriter.fillTokens (method)

2 uses

	github.com/klauspost/compress/flate (current package)
		huffman_bit_writer.go#L711: 			w.fillTokens()
		huffman_bit_writer.go#L770: func (w *huffmanBitWriter) fillTokens() {